projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3fba29
)
Comment (fix typo).
author
Glenn Morris
<rgm@gnu.org>
Sat, 10 Jan 2009 21:57:00 +0000
(21:57 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 10 Jan 2009 21:57:00 +0000
(21:57 +0000)
lisp/subr.el
patch
|
blob
|
history
diff --git
a/lisp/subr.el
b/lisp/subr.el
index c2d3e074fcce0ddaae52b1ff6bbca2f49a6f5b58..18c365d4d551b0098e063cb9109170a4e3f43044 100644
(file)
--- a/
lisp/subr.el
+++ b/
lisp/subr.el
@@
-1062,7
+1062,7
@@
to reread, so it now uses nil to mean `no event', instead of -1."
;; These aliases exist in Emacs 19.34, and probably before, but were
;; only marked as obsolete in 23.1.
-;; The lisp manual (since at least Emacs 21) descr
r
ibes them as
+;; The lisp manual (since at least Emacs 21) describes them as
;; existing "for compatibility with Emacs version 18".
(define-obsolete-variable-alias 'last-input-char 'last-input-event
"at least 19.34")